FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.us.ndh#current (62 ms)

Package hl7.fhir.us.ndh
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/ndh/https://build.fhir.org/ig/HL7/fhir-us-ndh/CodeSystem-DigitalcertificateUseCS.html
Url http://hl7.org/fhir/us/ndh/CodeSystem/DigitalcertificateUseCS
Version 1.0.0-ballot
Status active
Date 2024-09-11T20:26:48+00:00
Name DigitalcertificateUseCS
Title Digitalcertificate Use Code System
Experimental False
Realm us
Authority hl7
Description This code System includes the choice of use digital certification
Content complete

Resources that use this resource

ValueSet
DigitalcertificateUseVS Digital Certificate Use Value Set

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem DigitalcertificateUseCS

This case-sensitive code system http://hl7.org/fhir/us/ndh/CodeSystem/DigitalcertificateUseCS defines the following codes:

CodeDisplayDefinition
signing SigningA certificate issued for the purpose of digitally signing information to confirm the author and guarantee that the content has not been altered or corrupted since it was signed by use of a cryptographic hash.
encrypt EncryptionA certificate containing a public key that can encrypt or decrypt electronic messages, files, documents, or data transmissions, or establish or exchange a session key for these same purposes.
auth AuthenticationA certificate which can be used to obtain assurance of the accuracy of the claimed identity of an entity.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "DigitalcertificateUseCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem DigitalcertificateUseCS</b></p><a name=\"DigitalcertificateUseCS\"> </a><a name=\"hcDigitalcertificateUseCS\"> </a><a name=\"DigitalcertificateUseCS-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/DigitalcertificateUseCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">signing<a name=\"DigitalcertificateUseCS-signing\"> </a></td><td>Signing</td><td>A certificate issued for the purpose of digitally signing information to confirm the author and guarantee that the content has not been altered or corrupted since it was signed by use of a cryptographic hash.</td></tr><tr><td style=\"white-space:nowrap\">encrypt<a name=\"DigitalcertificateUseCS-encrypt\"> </a></td><td>Encryption</td><td>A certificate containing a public key that can encrypt or decrypt electronic messages, files, documents, or data transmissions, or establish or exchange a session key for these same purposes.</td></tr><tr><td style=\"white-space:nowrap\">auth<a name=\"DigitalcertificateUseCS-auth\"> </a></td><td>Authentication</td><td>A certificate which can be used to obtain assurance of the accuracy of the claimed identity of an entity.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    }
  ],
  "url" : "http://hl7.org/fhir/us/ndh/CodeSystem/DigitalcertificateUseCS",
  "version" : "1.0.0-ballot",
  "name" : "DigitalcertificateUseCS",
  "title" : "Digitalcertificate Use Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-11T20:26:48+00:00",
  "publisher" : "HL7 International / Patient Administration",
  "contact" : [
    {
      "name" : "HL7 International / Patient Administration",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        },
        {
          "system" : "email",
          "value" : "pafm@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "This code System includes the choice of use digital certification",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "signing",
      "display" : "Signing",
      "definition" : "A certificate issued for the purpose of digitally signing information to confirm the author and guarantee that the content has not been altered or corrupted since it was signed by use of a cryptographic hash."
    },
    {
      "code" : "encrypt",
      "display" : "Encryption",
      "definition" : "A certificate containing a public key that can encrypt or decrypt electronic messages, files, documents, or data transmissions, or establish or exchange a session key for these same purposes."
    },
    {
      "code" : "auth",
      "display" : "Authentication",
      "definition" : "A certificate which can be used to obtain assurance of the accuracy of the claimed identity of an entity."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.